Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed /pay always print help #118

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixed /pay always print help #118

wants to merge 2 commits into from

Conversation

Aztorius
Copy link
Contributor

When using /pay command, it will always print the result of craftconomy help command.
A way of fixing this is using a custom SubCommand because the current one doesn't work with only 1 argument like /pay, but works with /money pay when there is 2 arguments. And this is done in these commits.
/money pay will continue to work, but now /pay will also work.

Signed-off-by: William Bonnaventure <informaticien77.fr@gmail.com>
Signed-off-by: William Bonnaventure <informaticien77.fr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant